Skip to content

Fix disable updates getting reverted#4722

Draft
GabiNun2 wants to merge 34 commits into
ChrisTitusTech:mainfrom
GabiNun2:fix-disable-updates
Draft

Fix disable updates getting reverted#4722
GabiNun2 wants to merge 34 commits into
ChrisTitusTech:mainfrom
GabiNun2:fix-disable-updates

Conversation

@GabiNun2

@GabiNun2 GabiNun2 commented Jun 18, 2026

Copy link
Copy Markdown
Contributor

Type of Change

  • New feature
  • Bug fix
  • Documentation update
  • Refactor
  • UI/UX improvement

Description

i removes some dupe messages

i removed the registry changes because they truly do nothing there is no disable key if you were to apply those registry changes without disabling services than nothing would happen updates would still work

i removed the disabling of BITS because i don't see a reason to disable it since windows updates works fine without it and it's not related to windows updates

i removed the start-service from UsoSvc because it will auto start if you go to windows update + it was getting ran before the enable UsoSvc which meant it never did anything

removed "Hiding Windows Updates from settings" because if you ran disable windows ai tweak alongside disabling updates than it would break it or the other way around

i remove the disabling of tasks because only 1 task would get disabled due to permission issues and it really does nothing to disable those windows updates still work fine

i added a file renaming to usosvc.dlle from usosvc.dll so windows update will fail to repair now windows updates might be able to recreate the file which is why this pr is a draft there is currently a person on discord tester wheater renaming the dll will permantly disables updates or not

@GabiNun2 GabiNun2 requested a review from ChrisTitusTech as a code owner June 18, 2026 09:43
@github-actions github-actions Bot added the bug Something isn't working label Jun 18, 2026
@GabiNun2 GabiNun2 changed the title Fix disable updates Fix disable updates getting reverted Jun 18, 2026

@ChrisTitusTech ChrisTitusTech left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Leave the set service and task schedules.

@GabiNun2

Copy link
Copy Markdown
Contributor Author

Leave the set service and task schedules.

i added back disabling services but adding back task schedules makes no sense because only 1 of them got disabled due to accses denied and it dosen't do anything

@GabiNun2 GabiNun2 marked this pull request as draft June 29, 2026 17:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants